翻訳と辞書
Words near each other
・ X PixMap
・ X Plastaz
・ X Prize Cup
・ X Prize Foundation
・ X Python Newsreader
・ X Raisons
・ X rating
・ X Rebirth
・ X Rendering Extension
・ X Reserve Corps (German Empire)
・ X resources
・ X road
・ X Sagittarii
・ X security
・ X session manager
X Sharp
・ X Singles
・ X Social Group
・ X SS Corps
・ X Stands for Unknown
・ X Sydney International Piano Competition
・ X tax
・ X terminal
・ X the album
・ X the Unknown
・ X to Y
・ X Toolkit Intrinsics
・ X Tour
・ X Tour (Ed Sheeran tour)
・ X Train


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

X Sharp : ウィキペディア英語版
X Sharp

X# is a low-level programming language developed for the x86 processor architecture as a part of Cosmos operating system to make operating system development easier. X# is designed to bring some of C-like language syntax to assembly language. At the beginning, X# was an aid for debugging services of Cosmos. The X# compiler is an open source console interface program with an atypical architecture. It parses lines of code into tokens and compares them with patterns. Finally, matched X# code patterns are translated to intel syntax x86 assembly, usually for the NASM compiler. In first versions, X# operation was mostly 1:1 with assembly code, but hasn't been the reason why the X# compiler was written.
== Syntax ==
The syntax of X# is simple. Despite being similar to C, X# syntax differs and is stricter.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「X Sharp」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.